crypto/elliptic/internal/nistec.P521Point.Select (method)

3 uses

	crypto/elliptic/internal/nistec (current package)
		p521.go#L260: func (q *P521Point) Select(p1, p2 *P521Point, cond int) *P521Point {
		p521.go#L293: 			t.Select(table[i], t, cond)
		p521.go#L304: 			t.Select(table[i], t, cond)